cURL
curl --request POST \ --url https://marketplace-api.sequence.app/amoy/rpc/Marketplace/GetCollectible \ --header 'Content-Type: application/json' \ --header 'X-Access-Key: <api-key>' \ --data ' { "contractAddress": "<string>", "tokenId": "<string>" } '
{ "metadata": { "tokenId": "<string>", "name": "<string>", "attributes": [ {} ], "description": "<string>", "image": "<string>", "video": "<string>", "audio": "<string>", "properties": {}, "imageData": "<string>", "externalUrl": "<string>", "backgroundColor": "<string>", "animationUrl": "<string>", "decimals": 123, "updatedAt": "<string>", "assets": [ { "id": 123, "collectionId": 123, "tokenId": "<string>", "metadataField": "<string>", "url": "<string>", "filename": "<string>", "filesize": 123, "mimeType": "<string>", "width": 123, "height": 123, "updatedAt": "<string>" } ] } }
Documentation IndexFetch the complete documentation index at: https://sequence-0fb8d9e6-api_docs.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://sequence-0fb8d9e6-api_docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Public project access key for authenticating requests obtained on Sequence Builder. Example Test Key: AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
OK
Show child attributes
Was this page helpful?